CSharpTest.Net
ReadOnlyList<T> Class Members
See Also  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace : ReadOnlyList<T> Class


Glossary Item Box

The following tables list the members exposed by ReadOnlyList<T>.

Public Constructors

 NameDescription
Public ConstructorReadOnlyList<T> ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCountReturns the count of items contained in the collection  
Public PropertyItemReturns the element at the given offset  
Top

Public Methods

 NameDescription
Public MethodCloneReturns a shallow clone of this object  
Public MethodContainsReturns true if the list contains the specified element.  
Public MethodCopyToCopy the elements in the collection to the specified array  
Public MethodGetEnumeratorReturns an enumeration of the elements in the collection  
Public MethodIndexOfReturns the zero-based index of the item or -1 if not found.  
Public MethodToArrayReturns the collection as an array  
Top

See Also

Generated with Document! X 2011 by Innovasys